Pages: [1] 2 |
1. API expanded to include Corp Adverts - in Player Features and Ideas Discussion [original thread]
I would like to see Corporation Adverts be accessible via a new api url. My recommendation would be '/eve/AdvertList.xml.aspx' with an optional parameter of a corp id. Because Adverts are created with a duration of day increments, a long cache wou...
- by Kosmoto Gothwen - at 2013.04.10 00:23:00
|
2. I need some help guys with IGB (coding) - in EVE Technology Lab [original thread]
I put together some basic syntax examples awhile ago for igb headers. http://igb.frenemylogicians.com/code-samples/ccp-igb-headers/ . As I said, these are very basic to show the simplest possible usage. You can try a few and if they don't work o...
- by Kosmoto Gothwen - at 2013.04.03 23:26:00
|
3. CCP player gathering in San Francisco, March 26th - in Out of Game Events and Gatherings [original thread]
Not from any where near cali but going to be in san fran that day, so count me in.
- by Kosmoto Gothwen - at 2013.03.15 03:17:00
|
4. Corp Site Templates - in EVE Technology Lab [original thread]
A few useful links to help you: Evelopedia CCP JS: http://wiki.eveonline.com/en/wiki/IGB_Javascript_Methods Eve Wiki CCP JS: http://wiki.eveonline.com/en/wiki/IGB_Javascript_Methods EveDev API stuff: http://wiki.eve-id.net/APIv2_Page_Index ...
- by Kosmoto Gothwen - at 2013.02.08 04:43:00
|
5. Completely noob question - in EVE Technology Lab [original thread]
Yes you can get real-time, well every session change and a refresh of a page (could auto refresh to do that) you can track it using headers. Currently I don't use this for tracking people as it isn't ethical for my samples. I have samples of heade...
- by Kosmoto Gothwen - at 2013.02.07 15:07:00
|
6. zKillboard.com (beta) - in EVE Technology Lab [original thread]
I like it, did notice a couple things probably already mentioned but... 1) I like when you resize the window (window width) things shift and/or collapse but the transitions are jerky. Best guess would be from the modernizr plugin. 2) This may have...
- by Kosmoto Gothwen - at 2013.02.07 05:53:00
|
7. corp trading tool - in EVE Technology Lab [original thread]
TLDR: Free site likely wont be capable of what you want. I do like the idea, however I don't think a website is what you want if you don't want to spend any money on it and here's why. All the free sites I'm aware of are very limited. Such as th...
- by Kosmoto Gothwen - at 2013.02.03 15:55:00
|
8. corp trading tool - in EVE Technology Lab [original thread]
Do you want to host it on a site, like on smf or wordpress, or do you want a separate app?
- by Kosmoto Gothwen - at 2013.02.03 04:23:00
|
9. Eve Recruit Manager [testers needed] - in EVE Technology Lab [original thread]
tldr ultimately the idea would be to help point pilots to good fitting corps based on what they want to do in eve. Here's an idea I've been throwing around and felt Eve has suffered from over the years by not having this somewhere (at least not t...
- by Kosmoto Gothwen - at 2013.02.01 22:21:00
|
10. API checker - Simple tool to do backgrounds checks. - in EVE Technology Lab [original thread]
ItsmeHcK1 wrote: It flags any blue-on-blue action as a possible awox. (Excluding mails with 0 damage and a webifier as aggressive module - webbing freighters or whatever.) They will be highlighted in the kill list with a color of your choice. (...
- by Kosmoto Gothwen - at 2013.02.01 15:26:00
|
11. Eve Recruit Manager [testers needed] - in EVE Technology Lab [original thread]
Very nice. The ui is very friendly and seems easy to navigate based on a 5 minute run through. I thought about doing something similar and I'm always looking for new ideas and techniques. Q: Are you planning on hosting this for others to use or ...
- by Kosmoto Gothwen - at 2013.02.01 04:14:00
|
12. API checker - Simple tool to do backgrounds checks. - in EVE Technology Lab [original thread]
Quote: Kosmoto Gothwen wrote: However I'm finding it quite difficult to test with the current caching mechanics, can you add a temp option to disable cache so I can force it to pull API data. ItsmeHcK1 wrote: It's possible, yes, but CCP...
- by Kosmoto Gothwen - at 2013.02.01 01:06:00
|
13. IGB and linking of items to SMF forum(?) - in EVE Technology Lab [original thread]
I believe if the IGB supported HTML5 Drag and Drop functionality this could be done more easily but unfortunately it doesn't at this time. So instead you could do as already suggested, have the static data dump to pull data from. Idea of how it po...
- by Kosmoto Gothwen - at 2013.01.30 23:35:00
|
14. API checker - Simple tool to do backgrounds checks. - in EVE Technology Lab [original thread]
First let me say I like where your going with this. However I'm finding it quite difficult to test with the current caching mechanics, can you add a temp option to disable cache so I can force it to pull API data. It hasn't crashed for me with t...
- by Kosmoto Gothwen - at 2013.01.30 22:47:00
|
15. API checker - Simple tool to do backgrounds checks. - in EVE Technology Lab [original thread]
ItsmeHcK1 wrote: Sadly, I can't reproduce it. :( The access mask doesn't really matter programmatically, it just shows you less information if it doesn't have access. Does it fail every time, or was it a one time thing? Are you working from an...
- by Kosmoto Gothwen - at 2013.01.30 22:15:00
|
16. API checker - Simple tool to do backgrounds checks. - in EVE Technology Lab [original thread]
I'm giving the tool a shot because I'm curious. But unfortunately it crashed for me with the latest version. Here's what I did to get the error: Open new project > Entered an API with access mask 8921408 (all the public info) didn't parse hard...
- by Kosmoto Gothwen - at 2013.01.29 14:28:00
|
17. SMF Fitting Display Tool - in EVE Technology Lab [original thread]
I haven't looked at the code myself, but could you do a simple strtr to add an escape character for '. Or it sounds like it might be using string queries, instead replace those with prepared statements.
- by Kosmoto Gothwen - at 2013.01.28 19:21:00
|
18. Splitting up Contract API - in Player Features and Ideas Discussion [original thread]
I propose the splitting of the Contracts API. This could be split up many different ways, however it doesn't need to be complicated. Simple split it so it is either 'Public Contracts' or 'All contracts'. The idea behind splitting it this way would...
- by Kosmoto Gothwen - at 2013.01.24 02:59:00
|
19. IGN Headers issue - in EVE Technology Lab [original thread]
It's possible that it's SSL isn't set up on the web site host server.
- by Kosmoto Gothwen - at 2012.11.12 02:38:00
|
20. IGB CSS - in EVE Technology Lab [original thread]
Peter Powers wrote: well guess that only works if you don't change your color theme too much ;) So far so good, and that's the beauty of css, it's easy to change and it effects every page you link it to. The example above is just a starting p...
- by Kosmoto Gothwen - at 2012.11.08 14:09:00
|
Pages: [1] 2 |
First page | Previous page | Next page | Last page |